Add summary and description to "show-hidden" key
authorTimothy Arceri <t_arceri@yahoo.com.au>
Mon, 3 Dec 2012 20:59:49 +0000 (07:59 +1100)
committerFederico Mena Quintero <federico@gnome.org>
Fri, 7 Dec 2012 17:57:45 +0000 (11:57 -0600)
https://bugzilla.gnome.org/show_bug.cgi?id=689584

gtk/org.gtk.Settings.FileChooser.gschema.xml

index b53abfc1bda4fc82238b264237b6664abea6f2bd..6b8d1a3b6b1c97da5035f3e1c8a2a27b329161e2 100644 (file)
@@ -42,6 +42,8 @@
     </key>
     <key name='show-hidden' type='b'>
       <default>false</default>
+      <_summary>Whether to show hidden files</_summary>
+      <_description>If set to true, then hidden files are shown by default.  Hidden files are either dotfiles, listed in the folder's .hidden file or backup files ending with a tilde (~).</_description>
     </key>
     <key name='expand-folders' type='b'>
       <default>false</default>